Did you know ... Search Documentation:
Pack ape -- prolog/utils/drs_to_ace.pl
PublicShow source

Translate an Attempto DRS into Attempto Controlled English (ACE). The result is either in Core ACE or in NP ACE.

author
- Kaarel Kaljurand
version
- 2009-06-03
 drs_to_ace(+Drs:drs, -Ace:list) is det
Splits the given DRS into a list of (smaller) DRSs, and verbalizes each split in either Core ACE or NP ACE.
Arguments:
Drs- is an Attempto DRS (untyped)
Ace- is a list of ACE sentences