We use cookies to distinguish you from other users and to provide you with a better experience on our websites. Close this message to accept cookies or find out how to manage your cookie settings.
To save content items to your account,
please confirm that you agree to abide by our usage policies.
If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account.
Find out more about saving content to .
To save content items to your Kindle, first ensure [email protected]
is added to your Approved Personal Document E-mail List under your Personal Document Settings
on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part
of your Kindle email address below.
Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations.
‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi.
‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
In this chapter, we return to the American context in order to see how intellectual property develops from within a nationalizing state during the nineteenth century. We see the extent to which America's national legal foundations were, ironically, international and Roman. In writers of early U.S. legal treatises, we see an overt embrace of Roman law as a foundation for the commercial law of the new nation. We see the implications of this in the will theory of contracts and in franchising arrangements that lay the foundations for a telecommunications network, at first for telegraphs and later for telephones. Contracts become a new instrument of legal power, one that facilitates intentional strategy in the consolidation and deployment of unprecedented levels of social power, rooted in the zones of exclusivity enabled by intellectual property. In the Bell Telephone System, we see this consolidated social power at its apex. In the regulatory reactions to this level of social power, we see early foundations for the American administrative state.
In this chapter we introduce the C(M) language, a new programming language. C(M) statements and expressions closely resemble the notation commonly used for the presentation of formal constructions in a Tarskian style set theoretical language. The usual set theoretic objects such as sets, functions, relations, tuples etc. are naturally integrated in the language. In contrast to imperative languages such as C or Java, C(M) is a functional declarative programming language. C(M) has many similarities with Haskell but makes use of the standard mathematical notation like SETL. The C(M) compiler translates a well-formed C(M) program into efficient C code, which can be executed after compilation. Since it is easy to read C(M) programs, a pseudo-code description becomes obsolete.