Basic

記号

+ (加算)
- (減算)
--(コメント)
#(コメント)(10.5)
/ (徐算)
* (乗算)
^ (べき乗)
& (結合)
> (より大きい)
< (より小さい)
>= (以上)
<= (以下)
= (等しい)
/= (等しくない)
| |(特種識別子)
()
(* *)(コメント)
«»(未定義)
¬(継続記号)
'S(参照)

- A -

after(相対)
alias(エイリアス参照)
and
AppleScript
application
arbitrary(任意)
a reference to
as

- B -

before(相対)
beginning of(相対)
begin with
boolean(真偽値)

- C -

class(クラス識別子)
comes after
comes before
considering
constant(定数)
contain
continue
copy
count
current application

- D -

data(データ)
days
date(日付)
date properties
div
does not begin with
does not come after
does not come before
does not contain
does not end with
does not equal
does not start with

- E -

end of(相対)
end with
equal
error
every(全要素)
every(範囲2)
exit

- F -

file(ファイル参照)
filter(フィルタ)
from(範囲2)

- G -

get
global
greater than
greater than or equal

- H -

hours
handler(ハンドラ)

- I -

ID(ID)
if〜then
ignoring
in(参照)
index(番号)
integer(整数)
is
is containd by
is in
is not
is not containd by
is not equal
is not greater than
is not greater than or equal
is not in
is not less than
is not less than or equal