Warning: session_start(): open(/var/lib/php/sessions/sess_f797104bsatka5n1q6fpglnagj, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
scope ai_wordCategoriesWithElements. static TimedCache>> #cache = new TimedCache(f make, 10.0); static Map> ai_wordCategoriesWithElements() { ret cache!; } static Map> #make() { final Map> wordCategories = ciMap(); for (S cat : mL("All " + ai_language() + " word categories")) wordCategories.put(cat, combinedMechSetsCI(ai_mechListNamesForAngleBracketCategory(cat))); ret wordCategories; } end scope