Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 1.61 KB

delphin.mrs.rst

File metadata and controls

78 lines (54 loc) · 1.61 KB

delphin.mrs

delphin.mrs

Serialization Formats

delphin.codecs.indexedmrs.rst delphin.codecs.mrsjson.rst delphin.codecs.mrsprolog.rst delphin.codecs.mrx.rst delphin.codecs.simplemrs.rst

Module Constants

INTRINSIC_ROLE

The ARG0 role that is associated with the intrinsic variable (EP.iv).

RESTRICTION_ROLE

The RSTR role used to select the restriction of a quantifier.

BODY_ROLE

The BODY role used to select the body of a quantifier.

CONSTANT_ROLE

The CARG role used to encode the constant value (EP.carg) associated with certain kinds of predications, such as named entities, numbers, etc.

Classes

MRS

EP

HCons

ICons

Module Functions

is_connected

has_intrinsic_variable_property

has_complete_intrinsic_variables

has_unique_intrinsic_variables

is_well_formed

plausibly_scopes

is_isomorphic

compare_bags

from_dmrs

Exceptions

MRSError

MRSSyntaxError