KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Semspear_tree.h File Reference
#include "m_cpp/m_vector.h"
#include "semantics/Syntactic_event.h"
#include "semantics/Semantic_step_event.h"
#include "semantics/Elaboration_tree.h"
#include "semantics/SemanticIO.h"
#include "semantics/Event_parser.h"
#include <boost/make_shared.hpp>
#include <list>
#include <map>

Go to the source code of this file.

Classes

class  semantics::Semspear_tree
 The main syntactic tree object for semantic parsing. More...
 

Namespaces

 semantics
 

Functions

void semantics::initialize_special_symbols ()
 
boost::tuple
< Semspear_tree::Self_ptr,
kjb::Vector
semantics::propose_new_tree (const Semspear_tree::Self_ptr source)
 
void semantics::resample_event_tables (Semspear_tree::Self_ptr &source)
 

Detailed Description

Author
Colin Dawson
Id:
Semspear_tree.h 17357 2014-08-22 00:12:57Z cdawson